-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[Reference] Revisit scripting language landing page #127675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@alaudazzi please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
Pinging @elastic/es-docs (Team:Docs) |
@@ -1,7 +1,5 @@ | |||
# Scripting languages | |||
|
|||
:::{note} | |||
This section provides detailed **reference information** about the the Painless scripting language. | |||
This section provides reference information about the Painless scripting language. | |||
|
|||
Refer to the [scripting languages overview](docs-content://explore-analyze/scripting.md) in the **Explore and analyze** section for an overview of available scripting languages in {{es}}. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand the inconsistencies here versus #127632 (review), why keep the Explore and analyze callout here but not there?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The query language landing page has a link to the [Explore and analyze] section—it's just worded differently. Is that what you mean?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's just worded differently
Yup that's all I meant :)
* Update scripting language landing page * Update index.md
* Update scripting language landing page * Update index.md
* Update scripting language landing page * Update index.md
This PR updates the scripting language landing page.
Relates to elastic/docs-content#1303